home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / DO1002.ARJ / PARSE.SCR < prev    next >
Text File  |  1991-12-04  |  629b  |  20 lines

  1. .pg wi full clr cy
  2.     COMMAND NAME»gray«: »%t« SetParseParms »ye«
  3.  
  4.     /PARSE[ "{parameter}"]
  5. /cw
  6.     Allows the user to change the parameter that »%t«DO»#« uses to
  7.     delimit tokens in commands.
  8.  
  9.     The default character that »%t«DO»#« uses to separate tokens in a
  10.     command line is the »wh«space»#« (" "). The »%t«SetParseParms»#« command
  11.     allows the user to change the character used. If the
  12.     »%t«/PARSE»#« command is encountered without »cy«{parameter}»#« the
  13.     default is reset (i.e. the »wh«SPACE»#«).
  14. .pg
  15.  
  16.     The new parse parameter will remain in effect until
  17.     reset.
  18.  
  19. /ENDEXEC CLEAR
  20.